home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / Interfaces / threads.i < prev    next >
Encoding:
Text File  |  1993-07-28  |  2.6 KB  |  25 lines

  1. ((dependencies)
  2.  (exported-ids 
  3.    ((name . |threadp|) (address |threads| |threadp|) (class . function) (argtype . 1) (position 0))
  4.    ((name . |set-sig-handler|) (address |threads| |set-sig-handler|) (class . function) (argtype . 1) (position 1))
  5.    ((name . |current-thread|) (address |threads| |current-thread|) (class . function) (argtype . 0) (position 2))
  6.    ((name . |continuationp|) (address |threads| |continuationp|) (class . function) (argtype . 1) (position 3))
  7.    ((name . |feel-machine-type|) (address |threads| |feel-machine-type|) (class . function) (argtype . 0) (position 4))
  8.    ((name . |*threads-available*|) (address |threads| |*threads-available*|) (class . unknown) (argtype . -1) (position 5))
  9.    ((name . |thread-start|) (address |threads| |thread-start|) (class . function) (argtype . -2) (position 6))
  10.    ((name . |thread-set-signalled|) (address |threads| |thread-set-signalled|) (class . function) (argtype . 2) (position 7))
  11.    ((name . |internal-thread-reschedule|) (address |threads| |internal-thread-reschedule|) (class . function) (argtype . 0) (position 8))
  12.    ((name . |internal-thread-value|) (address |threads| |internal-thread-value|) (class . function) (argtype . 1) (position 9))
  13.    ((name . |internal-thread-suspend|) (address |threads| |internal-thread-suspend|) (class . function) (argtype . 0) (position 10))
  14.    ((name . |generic_allocate_instance,Thread_Class|) (address |threads| |generic_allocate_instance,Thread_Class|) (class . function) (argtype . 2) (position 11))
  15.    ((name . |initialize-thread|) (address |threads| |initialize-thread|) (class . function) (argtype . 2) (position 12))
  16.    ((name . |kick|) (address |threads| |kick|) (class . function) (argtype . 0) (position 14))
  17.    ((name . |not-thread-reset|) (address |threads| |not-thread-reset|) (class . function) (argtype . 1) (position 15))
  18.    ((name . |*minimum-stack-size*|) (address |threads| |*minimum-stack-size*|) (class . unknown) (argtype . -1) (position 16))
  19.    ((name . |thread-state|) (address |threads| |thread-state|) (class . function) (argtype . 1) (position 17))
  20.    ((name . |thread-queue|) (address |threads| |thread-queue|) (class . function) (argtype . 0) (position 18))
  21.    ((name . |default-thread-stack-size|) (address |threads| |default-thread-stack-size|) (class . function) (argtype . 0) (position 19))
  22.    ((name . |(setter default-thread-stack-size)|) (address |threads| |(setter default-thread-stack-size)|) (class . function) (argtype . 1) (position 20))
  23.    ((name . |test-reschedule|) (address |threads| |test-reschedule|) (class . function) (argtype . 1) (position 21))
  24.    ((name . |test-gc|) (address |threads| |test-gc|) (class . function) (argtype . 0) (position 22))))
  25.